const go.opentelemetry.io/otel/attribute.INT64SLICE

11 uses

	go.opentelemetry.io/otel/attribute (current package)
		hash.go#L71: 	case INT64SLICE:
		type_string.go#L17: 	_ = x[INT64SLICE-6]
		value.go#L48: 	INT64SLICE
		value.go#L83: 	val := Value{vtype: INT64SLICE}
		value.go#L117: 	return Value{vtype: INT64SLICE, slice: attribute.SliceValue(v)}
		value.go#L192: 	if v.vtype != INT64SLICE {
		value.go#L304: 	case INT64SLICE:
		value.go#L344: 	case INT64SLICE:
		value.go#L374: 	case INT64SLICE:
		value.go#L869: 	case INT64SLICE:

	go.opentelemetry.io/otel/trace
		auto.go#L332: 	case attribute.INT64SLICE: